home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Disabled Primitives / Datafile Primitives / Datafile Primitives.rsrc / STR#_139.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  387 b   |  11 lines

  1. Inputs: DBId
  2. Outputs: Error; Size; ValidCount; ValidSize; DeleteCount; DeleteSize
  3.  
  4. Inputs: integer
  5. Outputs: integer; integer; integer; integer; integer; integer
  6.  
  7. Size is the total amount of disk space the specified database occupies.  ValidCount and ValidSize are count and size for valid clusters.  DeleteCount and DeleteSize are count and size for deleted clusters.
  8.  
  9. Datafile Manager
  10.  
  11.